/ Assembly List / LJCDataUtility / GenHTMLTable / ResultHTML

Namespace - LJCDataUtility


Parameters
dbResult - The DbResult object.
heading - The page heading text.
textState - The TextState object.

Returns

The HTML Table document.

Syntax

C#
String ResultHTML(DbResult dbResult, String heading, TextState textState)

Creates the HTML Table document from DbResult.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.